-
Home
-
Encute
-
0.8.8 (latest)
-
Code
-
Classes
- Str
Total Complexity |
66 |
Dependencies |
1 |
Dependents |
1 |
Total lines |
488 |
Lines of code |
187 |
Logical lines of code |
99 |
Comment lines |
226 |
Methods |
29 |
Properties |
3 |
Methods 29
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
is() |
S |
57 |
5 |
17 |
contains() |
S |
66 |
4 |
8 |
startsWith() |
S |
65 |
4 |
8 |
snake() |
S |
62 |
3 |
11 |
afterLast() |
S |
64 |
3 |
10 |
beforeLast() |
S |
64 |
3 |
10 |
between() |
S |
70 |
3 |
6 |
containsAll() |
S |
67 |
3 |
8 |
endsWith() |
S |
66 |
3 |
8 |
words() |
S |
66 |
3 |
7 |
replaceArray() |
S |
64 |
3 |
9 |
replaceFirst() |
S |
64 |
3 |
10 |
after() |
S |
76 |
2 |
3 |
before() |
S |
77 |
2 |
3 |
camel() |
S |
70 |
2 |
6 |
length() |
S |
71 |
2 |
6 |
limit() |
S |
69 |
2 |
6 |
parseCallback() |
S |
76 |
2 |
3 |
replaceLast() |
S |
68 |
2 |
7 |
studly() |
S |
66 |
2 |
8 |
substrCount() |
S |
68 |
2 |
7 |
finish() |
S |
73 |
1 |
4 |
kebab() |
S |
79 |
1 |
3 |
lower() |
S |
79 |
1 |
3 |
start() |
S |
73 |
1 |
4 |
upper() |
S |
79 |
1 |
3 |
title() |
S |
78 |
1 |
3 |
substr() |
S |
78 |
1 |
3 |
ucfirst() |
S |
77 |
1 |
3 |